api.FileSystemFileHandle.move available in Chrome #26876
Labels
data:api
Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
info needed
This needs more information to review or act on.
What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
What information was incorrect, unhelpful, or incomplete?
FileSystemHandle API: move is reported as not supported for Chrome, however it exists and works in runtime.
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
Expected to see it is supported
Did you test this? If so, how?
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
https://github.com/mdn/browser-compat-data/blob/main/api/FileSystemHandle.json
https://caniuse.com/mdn-api_filesystemhandle_move
whatwg/fs#10
Do you have anything more you want to share?
It somehow went off radar of chromium devs even though it was delivered in past. It is hard to find any traces:
https://chromestatus.com/feature/5640802622504960
https://chromestatus.com/feature/6271579653144576
MDN URL
No response
MDN metadata
No response
The text was updated successfully, but these errors were encountered: